EXTRA_CHRONOMETER_COUNT_DOWN

val EXTRA_CHRONOMETER_COUNT_DOWN: String = "android.chronometerCountDown"(source)

extras key: whether the chronometer set on the notification should count down instead of counting up. Is only relevant if key EXTRA_SHOW_CHRONOMETER is present. This extra is a boolean. The default is (@code false).